A module is a compilation unit or a development unit 模塊是編譯單元或開(kāi)發(fā)單元。
Defines partial classes , structs , and interfaces throughout the same compilation unit 在整個(gè)同一編譯單元內(nèi)定義分部類、結(jié)構(gòu)和接口。
Feature works only if the attributed function and the caller are part of the same compilation unit 僅當(dāng)屬性化函數(shù)和調(diào)用方屬于同一編譯單元時(shí),
An interface that allows you to query the source string and source location within the containing compilation unit 是一個(gè)允許您查詢包含編譯單元內(nèi)的源代碼字符串和源代碼位置的接口。
Method is given the entire source code for the compilation unit , that is , everything in the java source file Scanner . setsource方法提供了編譯單元的完整源代碼,即java源文件中的所有內(nèi)容。
As another example , there is an implementation class representing a java compilation unit derived from a 另一個(gè)示例是,有一個(gè)表示java編譯單元的實(shí)現(xiàn)類,它派生自package explorer所顯示的jar文件的
The best way of ensuring that an object is managed or native is to put it into a compilation unit that is built that way 確保某個(gè)對(duì)象為托管對(duì)象或本機(jī)對(duì)象最佳方式是將其放入以該方式生成的編譯單元中。
The principal difference being that changing the buffer associated with a compilation unit updates the corresponding elements of the java model ,其原理不同之處在于,更改與編譯單元相關(guān)的緩沖區(qū)更新了java模型的對(duì)應(yīng)元素。
Generates code for the specified code document object model codedom compilation unit and sends it to the specified text writer , using the specified options 為指定的代碼文檔對(duì)象模型( codedom )編譯單元生成代碼,并使用指定的選項(xiàng)將代碼發(fā)送到指定的文本編寫(xiě)器。
Generates code for the specified code document object model codedom compilation unit and outputs it to the specified text writer using the specified options 為指定的代碼文檔對(duì)象模型( codedom )編譯單元生成代碼,并使用指定的選項(xiàng)將代碼輸出到指定的文本編寫(xiě)器。